home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-06-08 | 1.3 KB | 43 lines |
- #
- # Prototype makefile for libraries with multiple source directories
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.biglib
- # Mon Jun 8 14:21:56 PDT 1992
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.biglib,v 1.16 91/04/11 12:55:34 kupfer Exp $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- ALLSRCS = ds3100.md/alloca.c ds3100.md/mon.c ds3100.md/setjmp.s sun3.md/Faintd.s sun3.md/_setjmp.s sun3.md/alloca.s sun3.md/dummy.s sun3.md/fp_globals.s sun3.md/gmcount.s sun3.md/gmon.c sun3.md/gstart.s sun3.md/ldivt.s sun3.md/lmodt.s sun3.md/lmult.s sun3.md/modf.s sun3.md/ptwo.s sun3.md/setjmp.s sun3.md/start.s sun4.md/gmcount.s sun4.md/gmon.c sun4.md/gstart.s sun4.md/setjmp.s sun4.md/start.s symm.md/_longjmp.s symm.md/_setjmp.s symm.md/crt0.c symm.md/longjmp.s symm.md/modf.c symm.md/setjmp.s
- LINTSRCS =
- MACHINES = ds3100 sun3 sun4 symm
- MAKEFILE = Makefile
- MANPAGES =
- NAME = c
- PUBHDRS =
- SUBDIR = crt
- #include <settm.mk>
- TYPE = sprite
- DISTDIR ?= /dist/sprite/src/lib/c/crt
-
- SYSMAKEFILE = biglib.mk
-
- #if exists($(TM).md/md.mk)
- #include "$(TM).md/md.mk"
- #endif
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-
- #if exists($(DEPFILE))
- #include "$(DEPFILE)"
- #endif
-